Skip to content

chore: 🐝 Update SDK - Generate 0.12.24#77

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1771641359
Open

chore: 🐝 Update SDK - Generate 0.12.24#77
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1771641359

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 21, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Java SDK Changes:

  • glean.client.messages.retrieve(): response.searchResponse.gleanDataError.unauthorizedDatasourceInstances Removed (Breaking ⚠️)
  • glean.client.search.query():
    • response.gleanDataError.unauthorizedDatasourceInstances Removed (Breaking ⚠️)
    • error.unauthorizedDatasourceInstances Removed (Breaking ⚠️)
  • glean.client.chat.create():
    • request.chatRequest.messages[].fragments[].action.metadata.auth.resource Added
    • response Changed (Breaking ⚠️)
  • glean.client.search.recommendations(): response.gleanDataError.unauthorizedDatasourceInstances Removed (Breaking ⚠️)
  • glean.client.search.autocomplete(): response.gleanDataError.unauthorizedDatasourceInstances Removed (Breaking ⚠️)
  • glean.client.search.queryAsAdmin():
    • response.gleanDataError.unauthorizedDatasourceInstances Removed (Breaking ⚠️)
    • error.unauthorizedDatasourceInstances Removed (Breaking ⚠️)
  • glean.client.chat.retrieve(): response.chatResult.chat.messages[].fragments[].action.metadata.auth.resource Added
  • glean.client.agents.list(): error Changed
  • glean.client.agents.runStream(): error Changed
  • glean.client.agents.retrieveSchemas():
    • response.tools[] Changed
    • error Changed
  • glean.client.agents.retrieve(): error.status[404] Added
  • glean.client.chat.createStream():
    • request.chatRequest.messages[].fragments[].action.metadata.auth.resource Added
  • glean.datasources.getDatasourceInstanceConfiguration(): Added
  • glean.datasources.updateDatasourceInstanceConfiguration(): Added
  • glean.indexing.people.bulkIndex(): Deprecated

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (25:26)
├─┬Paths
│ ├──[+] path (3686:3)
│ └─┬/api/index/v1/bulkindexemployees
│   └─┬POST
│     ├──[+] deprecated (3125:19)
│     └─┬Extensions
│       ├──[+] x-speakeasy-deprecation-message (3126:40)
│       └──[+] x-glean-deprecated (3128:9)
└─┬Components
  ├──[+] parameters (13458:7)
  ├──[+] parameters (13450:7)
  ├──[+] schemas (13367:7)
  ├──[+] schemas (13350:7)
  ├──[+] schemas (13384:7)
  ├──[+] schemas (13362:7)
  ├──[+] schemas (13375:7)
  ├─┬ErrorResponse
  │ ├──[🔀] type (8216:13)❌ 
  │ ├──[-] title (8111:14)
  │ ├──[🔀] description (8217:20)
  │ └──[+] properties (8219:9)
  ├─┬ActionSummary
  │ ├──[+] properties (8238:9)
  │ ├──[+] properties (8248:9)
  │ ├──[+] properties (8244:9)
  │ ├──[+] properties (8235:9)
  │ ├──[+] properties (8241:9)
  │ ├─┬tool_id
  │ │ └──[🔀] description (8250:24)
  │ └─┬display_name
  │   └──[🔀] description (8240:24)
  ├─┬AuthConfig
  │ ├──[+] properties (7721:9)
  │ ├─┬usesCentralAuth
  │ │ ├──[+] enum (7682:15)
  │ │ ├──[+] enum (7683:15)
  │ │ ├──[+] enum (7678:15)
  │ │ ├──[+] enum (7679:15)
  │ │ ├──[+] enum (7680:15)
  │ │ ├──[+] enum (7681:15)
  │ │ ├──[🔀] type (7676:17)❌ 
  │ │ └──[🔀] description (7684:24)
  │ ├─┬status
  │ │ ├──[-] enum (7592:15)❌ 
  │ │ ├──[-] enum (7593:15)❌ 
  │ │ ├──[-] enum (7594:15)❌ 
  │ │ ├──[+] items (7710:13)❌ 
  │ │ ├──[🔀] type (7708:17)❌ 
  │ │ └──[🔀] description (7711:24)
  │ ├─┬type
  │ │ ├──[+] enum (7700:15)
  │ │ ├──[+] enum (7701:15)
  │ │ ├──[+] enum (7702:15)
  │ │ ├──[-] enum (7570:15)❌ 
  │ │ ├──[-] enum (7571:15)❌ 
  │ │ ├──[-] enum (7572:15)❌ 
  │ │ ├──[-] enum (7573:15)❌ 
  │ │ ├──[-] enum (7574:15)❌ 
  │ │ ├──[-] enum (7575:15)❌ 
  │ │ └──[🔀] description (7698:24)
  │ └─┬scopes
  │   ├──[-] items (7602:13)❌ 
  │   ├──[🔀] type (7722:17)❌ 
  │   ├──[+] format (7723:19)❌ 
  │   └──[🔀] description (7724:24)
  ├─┬ErrorInfo
  │ └──[-] properties (9029:9)❌ 
  ├─┬ChatResponse
  │ └──[-] properties (7947:9)❌ 
  └─┬InviteInfo
    ├─┬reminderTime
    │ └─┬Extensions
    │   ├──[+] x-glean-deprecated (6663:13)
    │   └──[+] x-speakeasy-deprecation-message (6667:44)
    └─┬inviteTime
      └─┬Extensions
        ├──[+] x-glean-deprecated (6652:13)
        └──[+] x-speakeasy-deprecation-message (6656:44)
Document Element Total Changes Breaking Changes
paths 4 0
components 53 18
info 2 0

View full report

Linting Report 0 errors, 16 warnings, 6 hints

View full report

JAVA CHANGELOG

constsAndDefaults: 0.1.3 - 2026-02-21

🐛 Bug Fixes

  • coerce type-mismatched default values instead of clearing them to prevent invalid generated code (commit by @danielkov)

nameOverrides: 2.81.5 - 2026-02-19

🐝 New Features

  • add support for renaming object properties that reference a shared component (commit by @2ynn)

nameOverrides: 2.81.4 - 2026-02-19

🐛 Bug Fixes

  • set fixes.nameOverrideFeb2026 to true in gen.yaml to prevent x-speakesy-name-override from propagating through resolution or allOf merging (commit by @2ynn)

Based on Speakeasy CLI 1.730.1

@github-actions github-actions bot added the patch Patch version bump label Feb 21, 2026
@github-actions github-actions bot requested a review from a team as a code owner February 21, 2026 02:41
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771641359 branch 14 times, most recently from f2e4d6f to 1fb525f Compare February 26, 2026 02:47
* `glean.client.messages.retrieve()`:  `response.searchResponse.gleanDataError.unauthorizedDatasourceInstances` **Removed** (Breaking ⚠️)
* `glean.client.search.query()`: 
  *  `response.gleanDataError.unauthorizedDatasourceInstances` **Removed** (Breaking ⚠️)
  *  `error.unauthorizedDatasourceInstances` **Removed** (Breaking ⚠️)
* `glean.client.chat.create()`: 
  *  `request.chatRequest.messages[].fragments[].action.metadata.auth.resource` **Added**
  *  `response` **Changed** (Breaking ⚠️)
* `glean.client.search.recommendations()`:  `response.gleanDataError.unauthorizedDatasourceInstances` **Removed** (Breaking ⚠️)
* `glean.client.search.autocomplete()`:  `response.gleanDataError.unauthorizedDatasourceInstances` **Removed** (Breaking ⚠️)
* `glean.client.search.queryAsAdmin()`: 
  *  `response.gleanDataError.unauthorizedDatasourceInstances` **Removed** (Breaking ⚠️)
  *  `error.unauthorizedDatasourceInstances` **Removed** (Breaking ⚠️)
* `glean.client.chat.retrieve()`:  `response.chatResult.chat.messages[].fragments[].action.metadata.auth.resource` **Added**
* `glean.client.agents.list()`:  `error` **Changed**
* `glean.client.agents.runStream()`:  `error` **Changed**
* `glean.client.agents.retrieveSchemas()`: 
  *  `response.tools[]` **Changed**
  *  `error` **Changed**
* `glean.client.agents.retrieve()`:  `error.status[404]` **Added**
* `glean.client.chat.createStream()`: 
  *  `request.chatRequest.messages[].fragments[].action.metadata.auth.resource` **Added**
* `glean.datasources.getDatasourceInstanceConfiguration()`: **Added**
* `glean.datasources.updateDatasourceInstanceConfiguration()`: **Added**
* `glean.indexing.people.bulkIndex()`: **Deprecated**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771641359 branch from 5ef1e12 to ea2af69 Compare February 26, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant